<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
html,body{
	height:100%;
	padding:0px;
	margin:0px;
	min-width: 1200px;
	font:14px 微软雅黑;
	color:#444;
}
a{
	text-decoration: none;
	outline: none;
	color: #000;
	transition: 0.2s;
}
p{
	text-align: justify;
	text-justify:inter-ideograph;
	margin: 0;
}
li{list-style-type: none;
	vertical-align: top;
	margin: 0;
	padding:0;
}
ul{margin: 0;
	padding: 0;
}
img{
	margin: 0;
	padding: 0;
}
img{
	border: 0;
	vertical-align: top;
}
h1, h2, h3, h4, h5, h6{
	font-weight: normal;
	font-size: 100%;
	margin: 0;
	padding: 0;
}

.fl {
	float:left;
}
.fr {
	float:right;
}
.clear{
	clear:both;
}
.w0{
	width: 100%;
	overflow：hidden;
}
.w1{
	width: 100%;
	clear：both;
}
.w1200{
	width: 1200px;
	margin:0 auto;
}
.w1140{
	width: 1140px;
	margin:0 auto;
}

/*header start*/
.head{
	width: 100%;
	z-index: 99999999999;
	background: #fff;
	position: relative;
}

.head .head_top{
	background: #ededed;
	line-height: 35px;
	color: #454545;
}
.head .head_top b{
	font-size: 25px;
	color: #1177c2;
	line-height: 30px;
}
.head .head_top span{
	font-size: 15px;
}

.head .head_body{
	padding: 10px 0;
}
.head .head_nav ul li{
	float: left;
	width: 100px;
	margin-top: 25px;
}
.head .head_nav ul li a{
	color: #454545;
	line-height: 30px;
	font-size: 16px;
	display: block;
	width: 100px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-weight: bold;
}
.head .head_nav ul li:hover a{
	color: #1177c2;
}
/*header end*/

/*banner start*/
.flexslider {
	margin: 0px auto 0px;
	position: relative;
	width: 100%;
	height:340px;
	overflow: hidden;
	zoom: 1;
}
.flexslider .slides li {
	width: 100%;
	height: 100%;
}

.flex-direction-nav a {
	width: 70px;
	height: 70px;
	line-height: 99em;
	overflow: hidden;
	margin: -35px 0 0;
	display: block;
	background: url(../images/ad_ctr.png) no-repeat;
	position: absolute;
	top: 50%;
	z-index: 10;
	cursor: pointer;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: all .3s ease;
	border-radius: 35px;
}

.flex-direction-nav .flex-next {
	background-position: 0 -70px;
	right: 0;
}

.flex-direction-nav .flex-prev {
	left: 0;
}

.flexslider:hover .flex-next {
	opacity: 0.8;
	filter: alpha(opacity=25);
}

.flexslider:hover .flex-prev {
	opacity: 0.8;
	filter: alpha(opacity=25);
}

.flexslider:hover .flex-next:hover,.flexslider:hover .flex-prev:hover {
	opacity: 1;
	filter: alpha(opacity=50);
}

.flex-control-nav {
	width: 100%;
	position: absolute;
	bottom: 10px;
	text-align: center;
}

.flex-control-nav li {
	margin: 0 2px;
	display: inline-block;
	zoom: 1;
	*display: inline;
}

.flex-control-paging li a {
	background: rgba(0,0,0,0.3);
	display: block;
	height: 10px;
	overflow: hidden;
	text-indent: -99em;
	width: 10px;
	cursor: pointer;
	-webkit-transition: all 0s ease;
	border-radius: 10px;
}

.flex-control-paging li a.flex-active,.flex-control-paging li.active a{
	background: #0e6eb8;
}

.flexslider .slides a img {
	width: 100%;
	height: 340px;
	display: block;
}
/*banner end*/

/*product start*/
.product{
	margin-top: 50px;
}
.product .title .tit{
	width: 512px;
}
.product .title .tit b{
	font-size: 23px;
	line-height: 50px;
	color: #555;
}
.product .title .tit p{
	font-size: 15px;
	line-height: 30px;
	color: #888;
	width: 280px;
	text-indent: 2em;
	overflow: hidden;
	display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
}
.product .title .tit .con{
	box-shadow: 0 0 10px #ccc;
	padding: 10px;
}
.product .title .list ul li a{
	background: #1177c2;
	color: #fff;
	display: block;
	overflow: hidden;
	width: 215px;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 16px;
	margin-left: 10px;
	line-height: 30px;
	text-align: center;
	margin-top: 13px;
}
.product .title .list ul li a:hover{
	color: #9a3429;
}
.product .title .list ul li .more{
	background: #888;
	margin-top: 35px;
}
.product .title .list ul li:hover .more{
	background: #9a3429;
	color: #fff;
}
.product .title .list .two li a{
	background: #fff;
	color: #454545;
	font-size: 15px;
	line-height: 20px;
	margin-top: 0;
}
.product .title .list .two li a:nth-child(1){
	border-top: 5px solid #fff;
}
.product .title .list ul li .top{
	margin-top: 0;
}

.product .pro_body{
	margin-top: 50px;
	background: #fff;
}
.product .pro_body .tit b{
	font-size: 25px;
	line-height: 50px;
	color: #454545;
	display: block;
	text-align: center;
}
.product .pro_body .tit p{
	text-align: center;
	font-size: 16px;
	color: #888;
	margin-bottom: 30px;
}
.product .pro_body ul li{
	float: left;
	margin-left:45px;
	margin-bottom: 30px;
}
.product .pro_body ul li:nth-child(1) {
	margin-left: 0;
}
.product .pro_body ul li:nth-child(5) {
	margin-left: 0;
}
.product .pro_body ul li a .img{
	padding: 2px;
	border:1px solid #ededed;
	width: 260px;
	height: 195px;
	overflow: hidden;
}

.product .pro_body ul li a .img img{
	cursor: pointer;
	transition: all 1s;
}
.product .pro_body ul li a .img img:hover{
	transform: scale(1.2);
}

.product .pro_body ul li p{
	width: 266px;
	height: 35px;
	background: #ededed;
	line-height: 35px;
	text-align: center;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.product .pro_body ul li:hover .img{
	border:1px solid #1177c2;
}
.product .pro_body ul li:hover p{
	background: #1177c2;
	color:#fff;
}
/*product end*/

/*company start*/
.company{
	margin-top: 30px;
	background: #ededed url(../images/combg.png) no-repeat center left;
	box-shadow: 0 20px 20px #aaa;
}
.company .com_con{
	width: 620px;
	padding: 30px;
	padding-bottom: 20px;
}
.company .com_con b{
	font-size: 25px;
	color: #454545;
	line-height: 50px;
}
.company .com_con p{
	text-indent: 2em;
	color: #555;
	line-height: 30px;
	font-size: 15px;
}
.company .com_con p:nth-child(4){
	margin-bottom: 0px;
}
.company .com_con a{
	line-height: 30px;
	font-size: 15px;
	padding: 5px 15px;
	color: #fff;
	background: #1177c2;
}
.company .com_con a:hover{
	background: #9a3429;
}
.company .com_r{width: 520px;height: 520px;}
.company .com_r .cr_body{margin:30px;width: 460px;height: 460px;}
.company .com_r .cr_body b{display: inline-block;
    padding: 20px 10px 20px 50px;
    font-size: 26px;
    color: #333;}
.company .com_r .cr_body span{color: #999}
.company .com_r .cr_body ul li{    
	line-height: 23px;
    color: #666;
    padding-left: 50px;
    font-size: 15px;}
 .company .com_r .cr_body ul li strong{font-size: 16px;} 
/*company end*/

/*case start*/
.case{
	margin-top: 70px;
	background: #ededed url(../images/casebg.png) no-repeat center;
	padding: 30px 0 25px 0;
}
.case .case_body{
	height: 220px;
}
.case .slideBox{
	width: 870px;
	overflow:hidden;
	zoom:1;
	padding-left: 60px;
	position:absolute;
	z-index: 9999;
}
.case .sPrev,.case .sNext{
	position:absolute;
	left:5px;
	top:10px;
	display:block;
	width:46px;
	height:200px;
	background:url(../images/arrow-left.png) no-repeat center;
}
.case .sNext{
	width:46px;
	height:200px;
	left:auto;
	right:5px;
	background:url(../images/arrow-right.png) no-repeat center;
}
.case .sPrev:hover,.slideBox .sNext:hover{
	border-color:#aaa;
}
.case ul{
	overflow:hidden;
	zoom:1;
}
.case ul li{
	margin:0 15px;
	float:left;
	_display:inline;
	overflow:hidden;
	text-align:center;
}
.case ul li .pro_name{
	width: 240px;
	background: rgba(255,255,255,0.5);
	line-height: 35px;
	text-align: center;
	color: #454545;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.case ul li:hover .pro_name{
	background: #1177c2;
	color: #fff;
}

.case .wz{
	text-align: center;
	margin-top: 45px;
}
.case .wz b{
	font-size: 25px;
	color: #454545;
	line-height: 50px;
}
.case .wz p{
	font-size: 18px;
	line-height: 30px;
	color: #454545;
	text-align: center;
	margin-bottom: 20px;
}
.case .wz a{
	line-height: 30px;
	font-size: 15px;
	padding: 5px 15px;
	color: #fff;
	background: #1177c2;
}
.case .wz a:hover{
	background: #9a3429;
}
/*case end*/

/*new start*/
.new{
	margin-top: 50px;
}
.new .title b{
	font-size: 25px;
	color: #454545;
	line-height: 50px;
	display: block;
	text-align: center;
}
.new .title p{
	font-size: 16px;
	color: #888;
	text-align: center;
	margin-bottom: 30px;
}

.new_body .tabl{
	float:left;
	width:782px;
}
.new_body .tablist{
	width:780px;
	height:50px;
	border:1px solid #e6e6ef;
	background:#f0f0f2;
}
.new_body .tablist li{
	font-size:18px;
	cursor:pointer;
	width:390px;
	float:left;
	color:#333;
	line-height:50px;
	text-align:center;
}
.new_body .tablist li:nth-child(4){
	background:0 0;
}
.new_body .tablist li.on,.new_body .tablist li:hover{
	width: 390px;
	background: #30A333;
	height: 48px;
	position: relative;
	top: -1px;
	color: #fff;
	border-top: 4px solid #FF7608;
}
.new_body .tabcont{
	width:780px;
	border-top:0;
}
.new_body .topn{
	padding-bottom:15px;
	border-bottom:1px dashed #dcdce3;
	margin-bottom:10px;
}
.new_body .topn .img{
	width:243px;
	height:140px;
	margin-right:32px;
}
.new_body .topn .word{
	width:505px;
	overflow:hidden;
}
.new_body .topn .title1 &gt; a{
	color:#333;
	font-size:16px;
	width:350px;
	font-weight:700;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	font-weight: normal;
}
.new_body .topn .time{
	color:#b8b8c6;
	font-size:14px;
	position:relative;
	top:5px;
}
.new_body .topn .desc{
	color:#666;
	font-size:14px;
	line-height:21px;
	margin-top:15px;
	width:505px;
	height:42px;
	overflow:hidden;
}
.new_body .topn .xx{
	width:93px;
	height:27px;
	display:block;
	background:#1177c2;
	color:#fff;
	line-height:27px;
	text-align:center;
	font-size:12px;
	margin-top:13px;
}
.new_body .topn .xx:hover{
	background:#9a3429;
}
.new_body .nl li{
	padding-left:26px;
	width:756px;
	height:28px;
	background:url(../images/cont5_listbg.png) no-repeat left;
}
.new_body .nl a{
	color:#666;
	display:inline-block;
	width:560px;
	font-size:14px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.new_body .nl a:hover{
	color:#1177c2;
}
.new_body .nl span{
	float:right;
	color:#d0d0d9;
}
.new_body .nl .more{
	display:block;
	line-height:30px;
	text-align:center;
	color:#fff;
	font-size:14px;
	margin-top:10px;
	background:#1177c2;
	width: 110px;
}
.new_body .nl .more:hover{
	background-color:#9a3429;
	color: #fff;
}

.new .tab2{
	overflow: hidden;
	border-radius: 0 30px 0 0;
	border-bottom: 5px solid #1177c2;
	box-shadow: 0 10px 10px #ccc;
}
.new .tab2 img{
	margin-bottom: 15px;
}
.new .tab2 b{
	font-size: 18px;
	line-height: 30px;
	color: #454545;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 340px;
	margin: 0 20px;
	font-weight: normal;
}
.new .tab2 p{
	width: 340px;
	margin: 0 20px;
	font-size: 14px;
	color: #666;
	line-height: 30px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
	text-indent: 2em;
}
.new .tab2 .con_bot{
	border-top: 1px solid #ededed;
	padding: 5px 20px;
	margin-top: 10px;
}
.new .tab2 .con_bot span{
	font-size: 15px;
	line-height: 30px;
	color: #888;
}
.new .tab2 .con_bot a{
	font-size: 15px;
	line-height: 30px;
	color: #888;
}
.new .tab2 .con_bot a:hover{
	color: #1177c2;
}
/*new end*/

/*footer start*/
.foot{
	margin-top: 50px;
	background: #ededed url(../images/footbg.jpg) no-repeat center;
}
.foot .tit{
	background: #fff;
	padding: 30px 50px;
}
.foot .tit b{
	font-size: 25px;
	text-align: center;
	color: #454545;
	border-bottom: 5px solid #1177c2;
	letter-spacing: 5px;
	padding-bottom: 5px;
	width: 180px;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.foot .tit p{
	font-size: 18px;
	line-height: 30px;
	color: #888;
	text-align: center;
	width: 180px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}
.foot .nav{
	margin: 20px 0 0 150px;
}
.foot .nav b{
	font-size: 23px;
	line-height: 40px;
	color: #333;
	border-bottom: 3px solid #1177c2;
	letter-spacing: 2px;
	padding-bottom: 3px;
	padding-left: 35px;
	background: url(../images/lj.png) no-repeat center left;
}
.foot .nav ul li{
	text-align: center;
	margin-top: 5px;
}
.foot .nav ul li a{
	font-size: 16px;
	line-height: 30px;
	color: #454545;
	letter-spacing: 1px;
}
.foot .nav ul li:hover a{
	border-bottom: 1px solid #1177c2;
}
.foot .lx{
	margin-top: 20px;
}
.foot .lx b{
	font-size: 23px;
	line-height: 40px;
	color: #333;
	border-bottom: 3px solid #1177c2;
	letter-spacing: 2px;
	padding-bottom: 3px;
	padding-left: 35px;
	background: url(../images/lx.png) no-repeat center left;
}
.foot .lx p{
	font-size: 16px;
	line-height: 30px;
	color: #454545;
	letter-spacing: 1px;
	width: 380px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.foot .foot_bot{
	background: #1177c2;
}
.foot .foot_bot b{
	line-height: 30px;
	color: #fff;
	font-weight: normal;
}
.foot .foot_bot a{
	line-height: 30px;
	color: #fff;
}
/*footer end*/</pre></body></html>